project: Graph  plotter
Name:  Murali dhar
Roll No:100070048
Group :1
Date: 13/10/2010
Activity : from  3 30 pm  to  5 00 pm.
We discussed about the choice of projects and analysed each project
about the effort involved, challenges offered and our capabilities and
then the team came on consensus to take up the graph plotter project.

Date-14/10/2010
Activity: time  9 30 pm to 10 30  pm
We discussed about the various modules of the projects and the members
presented their opinion about how we should go about the problem.the things
we  discussed:
1) The equation whose graph is to be drawn has to be taken from the
user is in the form of a string. How to convert that string into an
expression?
2) If we have the equation how to have the graph from it?
3) How to calculate the various parameters related to graph such as
derivatives , definite integrals etc.

Date- 17/10/2010
time: 6 00  pm to  7 40 pm
Activity : Distribution of tasks to different groups
.The 3 modules into which the project was separated was alloted to the 3
groups within the team. Group 1 was alloted the task to handle the
string and convert it int a function. Group 2 got the task to handle
the GUI. Group 3 got the task to calculate the various parameters of
the graph such as derivatives, integrals etc.
TA  helped  us  in it.
Date-18/10/2010
time:9 30   pm  to  10 30 pm
Activity Done: Formulation of basic project plan
   The most important conclusion that we reached was that the codes written
by
different groups should be in the form of functions and we discussed
what input and output was required from each module. We also found a
program written by GS Baluja which converted a sting from infix to
postfix and then converted it into an expression. We tried to
understand its design. 
